;*****************************************
;****        GBC Palette Editor       ****
;****   1.0 20/03/2023  - by toruzz   ****
;*****************************************

WHAT IS THIS?
-------------
GBC Palette Editor is a small tool designed
to edit binary files (.pal) containing palettes
in GBC format. It also allows you to extract
colors from image saved in your clipboard.

You can also add comments to each .pal file
using the small text box in the bottom right.
The comment will be automatically saved and
associated with the .pal file.

This tool was developed for personal use and
is not officially supported. Although it may
be useful to others, please note that this
tool is provided "as is" without any warranty
or support, and it should be used at your
own risk. Always make sure to backup your
original files before making any changes.

The tool requires .NET Framework 4.8 or higher.